home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Gamer (Italian) 41
/
PC Gamer IT CD 41 2-2.iso
/
utility
/
net2phone
/
data1.cab
/
Langauge_Independent
/
Net2fone.exe
/
0
/
RCDATA
/
TFTERMS
/
TFTERMS.txt
Wrap
Text File
|
1999-03-22
|
657b
|
36 lines
object FTerms: TFTerms
Left = 228
Top = 133
BorderIcons = [biSystemMenu]
BorderStyle = bsDialog
Caption = 'Net2Phone Read-Me'
ClientHeight = 346
ClientWidth = 496
ParentFont = True
Position = poScreenCenter
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Terms: TMemo
Left = 7
Top = 7
Width = 480
Height = 303
Lines.Strings = (
'READ ME FILE')
ReadOnly = True
ScrollBars = ssVertical
TabOrder = 0
end
object OkBtn: TButton
Left = 218
Top = 319
Width = 61
Height = 19
Caption = 'OK'
Default = True
TabOrder = 1
OnClick = OkBtnClick
end
end